TsgHPGLExport
Unit: CADtoHPGL
Description
Provides a functionality for export the CAD image into the HPGL/2 format.
Syntax
TsgHPGLExport = class(TsgSimpleExport)
Methods
| Methods | Description |
|---|---|
Create | Creates and initializes a new TsgHPGLExport object. |
Destroy | Destroys an instance of the TsgHPGLExport class. |
| Methods derived from TsgCADExport | Description |
|---|---|
SaveToFile | The method saves the image to the file. |
Events
| Events derived from TsgCADExport | Description |
|---|---|
OnProgress | The event occurs when the file is saving. |